Configurates
C1.Web.Mvc.Olap.PivotFieldBase.Aggregate. Sets how the field should be summarized.
Syntax
'Declaration
Public Function Aggregate( _
ByVal As Aggregate _
) As
public Aggregate(
Aggregate
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also